.elementor-kit-14 {
    --e-global-color-primary: #181B2A;
    --e-global-color-secondary: #1C2836;
    --e-global-color-text: #615E5E;
    --e-global-color-accent: #B19B78;
    --e-global-typography-primary-font-family: "PinarFN";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "PinarFN";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "PinarFN";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "PinarFN";
    --e-global-typography-accent-font-weight: 400;
    color: var(--e-global-color-text);
    font-family: "PinarFN", Sans-serif;
    font-size: 16px;
    line-height: 2em;
}

.elementor-kit-14 button,
.elementor-kit-14 input[type="button"],
.elementor-kit-14 input[type="submit"],
.elementor-kit-14 .elementor-button {
    background-color: #75757585;
    font-family: "PinarFN", Sans-serif;
    font-weight: 600;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    border-style: none;
    padding: 8px 22px 8px 22px;
    font-size: 13px;
    border-radius: 7px;
}

.elementor-kit-14 button:hover,
.elementor-kit-14 button:focus,
.elementor-kit-14 input[type="button"]:hover,
.elementor-kit-14 input[type="button"]:focus,
.elementor-kit-14 input[type="submit"]:hover,
.elementor-kit-14 input[type="submit"]:focus,
.elementor-kit-14 .elementor-button:hover,
.elementor-kit-14 .elementor-button:focus {
    background-color: var(--e-global-color-primary);
    color: #FFFFFF;
}

.elementor-kit-14 a {
    color: var(--e-global-color-accent);
    font-family: "PinarFN", Sans-serif;
}

.elementor-kit-14 a:hover {
    color: #181B2A;
}

.elementor-kit-14 h1 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 3rem;
}

.elementor-kit-14 h2 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 2.1rem;
    font-weight: 600;
}

.elementor-kit-14 h3 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
}

.elementor-kit-14 h4 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
}

.elementor-kit-14 h5 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
}

.elementor-kit-14 h6 {
    color: var(--e-global-color-secondary);
    font-family: "PinarFN", Sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
}

.elementor-kit-14 label {
    color: #181B2A;
}

.elementor-kit-14 input:not([type="button"]):not([type="submit"]),
.elementor-kit-14 textarea,
.elementor-kit-14 .elementor-field-textual {
    color: var(--e-global-color-primary);
    accent-color: var(--e-global-color-primary);
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
}

.elementor-kit-14 input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-14 textarea:focus,
.elementor-kit-14 .elementor-field-textual:focus {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: var(--e-global-color-primary);
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1024px) {
    .elementor-kit-14 {
        font-size: 15px;
    }

    .elementor-kit-14 h1 {
        font-size: 2.3rem;
    }

    .elementor-kit-14 h2 {
        font-size: 2.1rem;
    }

    .elementor-kit-14 h3 {
        font-size: 1.9rem;
    }

    .elementor-kit-14 h4 {
        font-size: 1.7rem;
    }

    .elementor-kit-14 h5 {
        font-size: 1.5rem;
    }

    .elementor-kit-14 h6 {
        font-size: 1.3rem;
    }

    .elementor-kit-14 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-14 textarea,
    .elementor-kit-14 .elementor-field-textual {
        font-size: 15px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-14 {
        font-size: 14px;
    }

    .elementor-kit-14 p {
        margin-block-end: 14px;
    }

    .elementor-kit-14 h1 {
        font-size: 1.7rem;
    }

    .elementor-kit-14 h2 {
        font-size: 1.3rem;
    }

    .elementor-kit-14 h3 {
        font-size: 1.1rem;
    }

    .elementor-kit-14 h4 {
        font-size: 1rem;
    }

    .elementor-kit-14 h5 {
        font-size: 0.9rem;
    }

    .elementor-kit-14 h6 {
        font-size: 0.8rem;
    }

    .elementor-kit-14 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-14 textarea,
    .elementor-kit-14 .elementor-field-textual {
        font-size: 14px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1140px;
    }

    .e-con {
        --container-max-width: 1140px;
    }
}

/* Start Custom Fonts CSS */
@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Light.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Regular.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Medium.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-SemiBold.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Bold.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-ExtraBold.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'PinarFN';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-FD-Black.woff2') format('woff2'),
        url('https://sm.evented.ir/test/Ziba%20&%20Farshad_files/Pinar-Black.ttf') format('truetype');
}

/* End Custom Fonts CSS */